ReceivingDocument

Entity Definition

Logical Name : ReceivingDocument
Physical Name : DO_ICD_RCV

A type of INVENTORY CONTROL DOCUMENT that is used by a store to record its acceptance of items shipped to it by a supplier against an ORDER and the SUPPLIER's packing slip.

Data Definition

Attribute Description Physical Name Domain Data Type Foreign Key Table
InventoryControlDocumentID (FK)(PK) The reference number that uniquely identifies the InventoryControlDocument. ID_ICD Identity integer
CarrierID (FK) A unique system assigned identifier for the Carrier. ID_CRR Identity integer Carrier(PA_CRR)
FreightBillID (FK) The carrier-assigned shipping document number ID_BL_FRGT Identity integer FreightBill(DO_BL_FRGT)

Relationships

Parent Entity Verb Phrase Child Entity
FreightBill may be referenced by ReceivingDocument
Carrier carries goods in ReceivingDocument
InventoryControlDocument can be a ReceivingDocument

Logical Views containing ReceivingDocument

Logical View
Logical 02100 - Item Inventory - Macro View
Logical 02110 - Item Inventory - Location View
Logical 02120 - Item Inventory - Order View
Logical 02130 - Item Inventory - Receiving View
Logical 07620 - Customer Order - Inventory Control View